x86/hvm: HVM_DBG_LOG() cleanup
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 May 2007 09:46:43 +0000 (10:46 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 May 2007 09:46:43 +0000 (10:46 +0100)
commit396211ae015c29bbcbd30b6210132d935a846d69
tree0dbc00fefd7290141df4a8fcd6e4d355156c9515
parent12a056ebf39c7c0ed09b6b0739fb4de237be1144
x86/hvm: HVM_DBG_LOG() cleanup

- make log levels used consistent in a few places
- remove trailing newlines, dots, and commas
- remove explictly specified function names from message text

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/hvm/svm/emulate.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vioapic.c
xen/arch/x86/hvm/vlapic.c
xen/arch/x86/hvm/vmx/vmx.c